<label name="lblName" caption="Name" hint="The name of this element. Important if you wish to refer to this form element through some sort of scripting for instance. This field is required." width="29" height="13" top="8" left="8"/>
<label name="lblOptions" caption="Number of options" hint="Decide how many options WebCoder should generate for you. You can add more later, by your self." width="121" height="13" top="8" left="208"/>
<label name="lblSize" caption="Size" hint="Choose the size of your list. If it's below one, it will be shown as a dropdown list. Otherwise it will be shown as a stardard list of options." width="52" height="13" top="56" left="208"/>
<edit name="edtName" taborder="0" text="" hint="The name of this element. Important if you wish to refer to this form element through some sort of scripting for instance. This field is required." width="175" height="19" top="24" left="8"/>
<spinedit name="speOptions" taborder="1" hint="Decide how many options WebCoder should generate for you. You can add more later, by your self." maxvalue="0" minvalue="0" value="0" width="175" height="20" top="24" left="208"/>
<checkbox name="cbDisabled" caption="Disabled" taborder="2" hint="Your element will be visible, but disabled." checked="0" width="121" height="17" top="56" left="8"/>
<checkbox name="cbMultiple" caption="Multiple choices" taborder="3" hint="Let the user make more than one choice on the list, using the Ctrl and Shift + mouse click." checked="0" width="137" height="17" top="72" left="8"/>
<spinedit name="speSize" taborder="4" hint="Choose the size of your list. If it's below one, it will be shown as a dropdown list. Otherwise it will be shown as a stardard list of options." maxvalue="0" minvalue="0" value="0" width="121" height="20" top="72" left="208"/>
<checkbox name="cbEndOptionTags" caption="Insert </option> tags" taborder="6" hint="Inserts ending </option> tags. Required in e.g. XHTML." checked="0" width="137" height="17" top="88" left="8"/>